From: Glenn Morris Date: Thu, 1 Oct 2009 04:48:12 +0000 (+0000) Subject: Fix comment typo. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~10162 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=3eb5ff5b9b4cf34a27764839a3d361d2cb8dd01d;p=emacs.git Fix comment typo. --- diff --git a/lisp/cedet/semantic/tag-write.el b/lisp/cedet/semantic/tag-write.el index 88d0ecb2f24..9c31a2f4d15 100644 --- a/lisp/cedet/semantic/tag-write.el +++ b/lisp/cedet/semantic/tag-write.el @@ -28,7 +28,7 @@ ;; to share tags between processes as well. ;; ;; As a bonus, these routines will also validate the tag structure, and make sure -;; that they conform to good semantic tag hygene. +;; that they conform to good semantic tag hygiene. ;; (require 'semantic)